home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ter44.zip / NC.BAT < prev    next >
DOS Batch File  |  1992-12-29  |  669b  |  22 lines

  1. @ECHO OFF
  2.  
  3. C:\TERMINAT\TERMINAT /F
  4.  
  5. GOTO END
  6.  
  7. Rem        This file belongs to Terminate the final terminal program
  8. Rem                      Made 1992-1993 by Bo Bendtsen
  9. Rem
  10. Rem    This file will start up the filemanager in Terminate
  11. Rem
  12. Rem    There is no need of including the Terminate directory in your PATH
  13. Rem    statement. Just specify the complete path to the TERMINAT.EXE file.
  14. Rem    When Terminate is started, the current path will be saved, then
  15. Rem    changed to the directory where TERMINAT.EXE is placed in, and when
  16. Rem    exiting Terminate, the old path will be restored.
  17. Rem
  18. Rem    Try TERMINAT ? for a list of all options
  19.  
  20. :END
  21.  
  22.